home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 286 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. From: smeyers@netcom.com (Scott Meyers)
  2. Message-ID: <smeyersDMBEsy.5M8@netcom.com>
  3. X-Original-Date: Mon, 5 Feb 1996 18:17:22 GMT
  4. Path: in2.uu.net!bounce-back
  5. Date: 06 Feb 96 02:38:11 GMT
  6. Approved: fjh@cs.mu.oz.au
  7. Newsgroups: comp.std.c++
  8. Subject: Const and Non-Const Constructors
  9. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  10. Apparently-To: comp-std-c++@uunet.uu.net
  11. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  12.     iQBFAgUBMRa/H+EDnX0m9pzZAQEsFwF+MVu61bYiC9NnprXL2IT40sXsmaaufiqV
  13.     NTpcsHHndi9zlPxxD5SnqA1XhwG69S4D
  14.     =/slZ
  15.  
  16. A few months ago there was a discussion of whether the language should be
  17. extended so that const and non-const objects would have different
  18. constructors, the idea being that initialization for a const object might
  19. be different from initialization for a non-const object.  My understanding
  20. is the committee has rejected that idea.  Could someone please post a
  21. summary of the problems with the idea or point me to a place where I can
  22. find them?
  23.  
  24. Thanks,
  25.  
  26. Scott
  27. ---
  28. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  29.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  30.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  31.